home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Snippets / Development Tools & Languages / UserFunction Gestalt / Read Me First next >
Encoding:
Text File  |  1994-02-21  |  494 b   |  4 lines  |  [TEXT/ttxt]

  1. The enclosed Snippet is for Installer scripters.  The UserChkGestaltFunction provides an alternative to the CheckGestalt clause which requires that the scripter provide all possible matches to the results of the Gestalt call.  With the User Function, the script writer can simply check for the existence of a gestalt selector, without having to worry about it's return values.  Of course, if the return value is important, the user function can easily be modified.
  2.  
  3. Rich Kubota
  4. Dev Tech Support